projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9bfd3d
)
* cus-edit.el (custom-mode-map): Move defvar above code using it.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 6 Nov 2006 22:05:10 +0000
(22:05 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 6 Nov 2006 22:05:10 +0000
(22:05 +0000)
(custom-mode-link-map): New variable.
(custom-group-link, custom-manual): Use follow-link.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index d2919e26f0a982dd36bad60a55461929d10b267b..127504570cf801b566d3ece165d33c681d3379b0 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-11-06 Chong Yidong <cyd@stupidchicken.com>
+
+ * cus-edit.el (custom-mode-map): Move defvar above code using it.
+ (custom-mode-link-map): New variable.
+ (custom-group-link, custom-manual): Use follow-link.
+
2006-11-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
* textmodes/bibtex.el: Fix typo in name of author of bibtex.el,